[INFO] cloning repository https://github.com/P5ina/voxel_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/P5ina/voxel_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP5ina%2Fvoxel_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP5ina%2Fvoxel_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81fd8e616929baa978f922f5077af642064ab2f6
[INFO] checking P5ina/voxel_engine against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP5ina%2Fvoxel_engine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/P5ina/voxel_engine
[INFO] finished tweaking git repo https://github.com/P5ina/voxel_engine
[INFO] tweaked toml for git repo https://github.com/P5ina/voxel_engine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/P5ina/voxel_engine on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/P5ina/voxel_engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50
[INFO] running `Command { std: "docker" "start" "c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking naga v27.0.3
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking egui-wgpu v0.33.3
[INFO] [stderr]     Checking voxel_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/screens.rs:1036:39
[INFO] [stdout]      |
[INFO] [stdout] 1036 |                     egui::Stroke::new(2.0, Color32::from_rgb(100, 100, 120)),
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/ui/screens.rs:1036:39
[INFO] [stdout]      |
[INFO] [stdout] 1036 |                     egui::Stroke::new(2.0, Color32::from_rgb(100, 100, 120)),
[INFO] [stdout]      |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_data` is never used
[INFO] [stdout]   --> src/voxel/chunk.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Chunk {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn from_data(data: [[[Voxel; CHUNK_SIZE]; CHUNK_SIZE]; CHUNK_SIZE]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_section`, `get_voxel`, `set_voxel`, and `is_empty` are never used
[INFO] [stdout]    --> src/voxel/chunk.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Column {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn remove_section(&mut self, y: u8) -> Option<Section> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn get_voxel(&self, lx: usize, wy: i32, lz: usize) -> Voxel {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn set_voxel(&mut self, lx: usize, wy: i32, lz: usize, voxel: Voxel) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_chunk`, `mark_chunk_dirty`, `clear_chunk_dirty`, `insert_column`, `remove_column`, and `column_positions` are never used
[INFO] [stdout]    --> src/world/chunk_manager.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl ChunkManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn remove_chunk(&mut self, pos: ChunkPosition) -> Option<Chunk> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn mark_chunk_dirty(&mut self, pos: ChunkPosition) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn clear_chunk_dirty(&mut self, pos: ChunkPosition) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn insert_column(&mut self, col_pos: ColumnPos, column: Column) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn remove_column(&mut self, col_pos: ColumnPos) -> Vec<ChunkPosition> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn column_positions(&self) -> impl Iterator<Item = &ColumnPos> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_region_chunks` and `column_count` are never used
[INFO] [stdout]    --> src/world/chunk_manager.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | impl ChunkManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn remove_region_chunks(&mut self, coord: RegionCoord) -> Vec<ChunkPosition> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     pub fn column_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_chunk` is never used
[INFO] [stdout]    --> src/world/lod.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl VoxelData {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn to_chunk(&self) -> Option<crate::voxel::Chunk> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_chunk_data` and `find_leaf_node` are never used
[INFO] [stdout]    --> src/world/octree.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | impl VoxelOctree {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn get_chunk_data(&self, pos: ChunkPosition) -> Option<&VoxelData> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     fn find_leaf_node(&self, pos: ChunkPosition) -> Option<u32> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `section_y` is never used
[INFO] [stdout]   --> src/world/position.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ChunkPosition {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn section_y(&self) -> Option<u8> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_world_pos` and `center_world_pos` are never used
[INFO] [stdout]    --> src/world/position.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl ColumnPos {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn from_world_pos(wx: f32, wz: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn center_world_pos(&self) -> (f32, f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mark_dirty` is never used
[INFO] [stdout]    --> src/world/streaming.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl ChunkStreamer {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn mark_dirty(&mut self, pos: ChunkPosition) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_data` is never used
[INFO] [stdout]   --> src/voxel/chunk.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Chunk {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn from_data(data: [[[Voxel; CHUNK_SIZE]; CHUNK_SIZE]; CHUNK_SIZE]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_section`, `get_voxel`, `set_voxel`, and `is_empty` are never used
[INFO] [stdout]    --> src/voxel/chunk.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl Column {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn remove_section(&mut self, y: u8) -> Option<Section> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn get_voxel(&self, lx: usize, wy: i32, lz: usize) -> Voxel {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn set_voxel(&mut self, lx: usize, wy: i32, lz: usize, voxel: Voxel) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_chunk`, `mark_chunk_dirty`, `clear_chunk_dirty`, `insert_column`, `remove_column`, and `column_positions` are never used
[INFO] [stdout]    --> src/world/chunk_manager.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl ChunkManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn remove_chunk(&mut self, pos: ChunkPosition) -> Option<Chunk> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn mark_chunk_dirty(&mut self, pos: ChunkPosition) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn clear_chunk_dirty(&mut self, pos: ChunkPosition) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn insert_column(&mut self, col_pos: ColumnPos, column: Column) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn remove_column(&mut self, col_pos: ColumnPos) -> Vec<ChunkPosition> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn column_positions(&self) -> impl Iterator<Item = &ColumnPos> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_region_chunks` and `column_count` are never used
[INFO] [stdout]    --> src/world/chunk_manager.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | impl ChunkManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub fn remove_region_chunks(&mut self, coord: RegionCoord) -> Vec<ChunkPosition> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     pub fn column_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_chunk` is never used
[INFO] [stdout]    --> src/world/lod.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | impl VoxelData {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn to_chunk(&self) -> Option<crate::voxel::Chunk> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_chunk_data` and `find_leaf_node` are never used
[INFO] [stdout]    --> src/world/octree.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | impl VoxelOctree {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn get_chunk_data(&self, pos: ChunkPosition) -> Option<&VoxelData> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     fn find_leaf_node(&self, pos: ChunkPosition) -> Option<u32> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `section_y` is never used
[INFO] [stdout]   --> src/world/position.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ChunkPosition {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn section_y(&self) -> Option<u8> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_world_pos` and `center_world_pos` are never used
[INFO] [stdout]    --> src/world/position.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl ColumnPos {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn from_world_pos(wx: f32, wz: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn center_world_pos(&self) -> (f32, f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mark_dirty` is never used
[INFO] [stdout]    --> src/world/streaming.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl ChunkStreamer {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 418 |     pub fn mark_dirty(&mut self, pos: ChunkPosition) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50", kill_on_drop: false }`
[INFO] [stdout] c66f6d5b06c58de3c2cb6ca49c7ad814d0844a28ed0288840772e0dcd30adf50
